Skip to content

Comments

Create Store Procedure To Delete Tournament Data#9

Merged
Alejoho merged 1 commit intomainfrom
delete-tournament
Dec 12, 2025
Merged

Create Store Procedure To Delete Tournament Data#9
Alejoho merged 1 commit intomainfrom
delete-tournament

Conversation

@Alejoho
Copy link
Owner

@Alejoho Alejoho commented Dec 12, 2025

Closes #3

@Alejoho
Copy link
Owner Author

Alejoho commented Dec 12, 2025

My original idea was to implement this for both stores(text files and SQL Server), but the real burden was in SQL Server, because in order to erase a tournament, I had to delete and recreate it, and create the teams again. But with text files, it is just to delete the correct files. So I decided to just create the store procedure in the SQL Server.

@Alejoho Alejoho merged commit ddcdb4c into main Dec 12, 2025
1 check passed
@Alejoho Alejoho deleted the delete-tournament branch December 12, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add The Feature To Allow The User Delete A Whole Tournament

1 participant